home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / 0_GEGA012.iso / Interface / it.dig / scripts / DefineButton2_159 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-01-20  |  72 b   |  4 lines

  1. on(release){
  2.    getUrl("FSCommand:run.app", "%ORG%\\cassino.exe");
  3. }
  4.